Blazor コントロール
Add メソッド (C1DataCollectionList<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1DataCollectionList<T> クラス : Add メソッド
The object to add to the System.Collections.Generic.ICollection`1.
Adds an item to the System.Collections.Generic.ICollection`1.
シンタックス
'宣言
 
Public Sub Add( _
   ByVal item As T _
) 
public void Add( 
   T item
)

パラメータ

item
The object to add to the System.Collections.Generic.ICollection`1.
参照

C1DataCollectionList<T> クラス
C1DataCollectionList<T> メンバ